UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

The application Game Center must be disabled.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51583 OSX8-00-00481 SV-65793r1_rule Low
Description
The application Game Center must be disabled.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53907r1_chk )
To check if a configuration profile is configured to disable Game Center, run the following command:

system_profiler SPConfigurationProfileDataType | grep GKFeatureGameCenterAllowed | awk '{ print $3 }' | sed 's/;//'

If the result is not "0", this is a finding.

This requirement is N/A if requirement OSX8-00-00480 is met.
Fix Text (F-56387r1_fix)
This is enforced using a configuration profile.